-
Home
-
Simply Static – The WordPress Static Site Generator
-
3.1.7.2
-
Code
-
Classes
- Admin_Settings
Total Complexity |
74 |
Dependencies |
7 |
Dependents |
2 |
Total lines |
716 |
Lines of code |
462 |
Logical lines of code |
209 |
Comment lines |
139 |
Methods |
23 |
Properties |
1 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_settings_scripts() |
A |
35 |
13 |
86 |
save_settings() |
A |
46 |
12 |
36 |
add_menu() |
A |
43 |
7 |
52 |
rest_api_init() |
S |
38 |
1 |
100 |
reset_settings() |
S |
58 |
6 |
14 |
add_admin_bar_scripts() |
S |
51 |
5 |
26 |
check_system_status_passed() |
S |
59 |
4 |
14 |
get_export_status() |
S |
59 |
4 |
14 |
update_from_network() |
S |
56 |
3 |
18 |
start_export() |
S |
60 |
3 |
12 |
get_pages() |
S |
60 |
2 |
13 |
cancel_export() |
S |
65 |
2 |
8 |
get_instance() |
S |
71 |
2 |
6 |
add_admin_bar_item() |
S |
62 |
1 |
12 |
__construct() |
S |
66 |
1 |
8 |
get_system_status() |
S |
76 |
1 |
4 |
get_settings() |
S |
80 |
1 |
3 |
migrate_settings() |
S |
74 |
1 |
4 |
clear_log() |
S |
74 |
1 |
4 |
get_activity_log() |
S |
65 |
1 |
9 |
get_export_log() |
S |
66 |
1 |
8 |
render_settings() |
S |
83 |
1 |
5 |
is_running() |
S |
71 |
1 |
6 |